[INFO] cloning repository https://github.com/socialsbase/devto-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/socialsbase/devto-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 113a1a5d65b7f94193dfe5c07b6440270efff329
[INFO] checking socialsbase/devto-api against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocialsbase%2Fdevto-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/socialsbase/devto-api
[INFO] finished tweaking git repo https://github.com/socialsbase/devto-api
[INFO] tweaked toml for git repo https://github.com/socialsbase/devto-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/socialsbase/devto-api on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/socialsbase/devto-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819
[INFO] running `Command { std: "docker" "start" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=986720a5d44566e4 -C extra-filename=-78f2a0db617e837e --out-dir /opt/rustwide/target/debug/build/lalrpop/78f2a0db617e837e/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/587e7bb80462d448/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/2813b917bc33c97f/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/50fb316067d5fbf5/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/crunchy/d5251e3603e0b0b7/out -L dependency=/opt/rustwide/target/debug/build/dirs-next/c415436f15ee7771/out -L dependency=/opt/rustwide/target/debug/build/dirs-sys-next/23349d7983d24daf/out -L dependency=/opt/rustwide/target/debug/build/either/f22bd5def9c66244/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/5d0fddc993b81601/out -L dependency=/opt/rustwide/target/debug/build/foldhash/bf5666ed959a48b9/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/29d8e02253bf475e/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3a71895512deaeb4/out -L dependency=/opt/rustwide/target/debug/build/libc/17512a7435a0807b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b774173b3bacbeb4/out -L dependency=/opt/rustwide/target/debug/build/log/b618d641eda3b1d1/out -L dependency=/opt/rustwide/target/debug/build/memchr/b660c9ae262b640c/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/4051dc9ccc33db49/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/8e8d469797231c34/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/9506cc16546a9504/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/07313c7f97cc08c4/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/67a7b73a1d6ae514/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/dbc70c3ecda1c488/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/478862ffcd971233/out -L dependency=/opt/rustwide/target/debug/build/same-file/571bcef0d6683e42/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/c29d1d3baad52e34/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3a04d4b208fe4bed/out -L dependency=/opt/rustwide/target/debug/build/siphasher/aa1a121ea73389c8/out -L dependency=/opt/rustwide/target/debug/build/smallvec/c9f60d65f2495ea3/out -L dependency=/opt/rustwide/target/debug/build/term/17259599b2b2482e/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/467f2bf87b1b1e4d/out/libascii_canvas-467f2bf87b1b1e4d.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/5025cf3df9275be2/out/libbit_set-5025cf3df9275be2.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/f013583345dadae4/out/libena-f013583345dadae4.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/e4400c0ffdf269d1/out/libitertools-e4400c0ffdf269d1.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/fe8f68ae19c696c5/out/liblalrpop_util-fe8f68ae19c696c5.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/2d7dff97d8b25306/out/libpetgraph-2d7dff97d8b25306.rmeta --extern pico_args=/opt/rustwide/target/debug/build/pico-args/8e0166f8fe5bd77e/out/libpico_args-8e0166f8fe5bd77e.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/528b2f860c6779f9/out/libregex-528b2f860c6779f9.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/478862ffcd971233/out/libregex_syntax-478862ffcd971233.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/2451cf2c1c0e5ce0/out/libstring_cache-2451cf2c1c0e5ce0.rmeta --extern term=/opt/rustwide/target/debug/build/term/17259599b2b2482e/out/libterm-17259599b2b2482e.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/build/tiny-keccak/0dc7b4d7ee817bcb/out/libtiny_keccak-0dc7b4d7ee817bcb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/1f712b529c5021db/out/libunicode_xid-1f712b529c5021db.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a2851e88b1b2e6d5/out/libwalkdir-a2851e88b1b2e6d5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819", kill_on_drop: false }`
[INFO] [stdout] 8a777c484a6952327e327b97f31981290e6f1d8907fe4d4846afbf5d9cd3d819
